projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2403e3
)
* programs.texi (Matching): Use slightly more detailed description.
author
Dmitry Gutov
<dgutov@yandex.ru>
Sat, 15 Mar 2014 23:53:22 +0000
(
01:53
+0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Sat, 15 Mar 2014 23:53:22 +0000
(
01:53
+0200)
doc/emacs/programs.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/programs.texi
b/doc/emacs/programs.texi
index 8cc2f713c4b319117f896261c794ae31652790c7..4b2a96c9b245e8c8923b8cbc64328c7ad0d5f63e 100644
(file)
--- a/
doc/emacs/programs.texi
+++ b/
doc/emacs/programs.texi
@@
-814,7
+814,8
@@
as in @samp{[x)}---a warning message is displayed in the echo area.
@item
@code{blink-matching-paren} turns the feature on or off: @code{nil}
disables it, but the default is @code{t} to enable it. Set it to
-@code{jump} to make indication work through cursor movement.
+@code{jump} to make indication work by momentarily moving the cursor
+to the matching opening delimiter.
@item
@code{blink-matching-delay} says how many seconds to keep indicating